(elint-file, elint-directory): New autoloaded commands.
authorGlenn Morris <rgm@gnu.org>
Sat, 12 Sep 2009 02:41:39 +0000 (02:41 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 12 Sep 2009 02:41:39 +0000 (02:41 +0000)
commit6c22451bfd4f8502cdfc962651805aa7b50972c4
tree3413ae78c668b6a9d3c4c573c0d472870aaf2c5f
parent9a23b77cb76b1c5a9850898c15da2e7658f49ac5
(elint-file, elint-directory): New autoloaded commands.
(elint-current-buffer): Set mode-line-process.
(elint-init-env): Handle define-derived-mode.
Fix declare-function with unspecified arglist.  Guard against odd
defalias statements (eg iso-insert's 8859-1-map).
(elint-add-required-env): Use a temp buffer.
(elint-form): Just print the function/macro name, not the whole form.
Return env unchanged if we fail to parse a macro.
(elint-forms): Guard against parse errors.
(elint-output): New function, to handle batch mode.
(elint-log-message): Add optional argument.  Use elint-output.
(elint-set-mode-line): New function.
lisp/emacs-lisp/elint.el